Here,& wait is useful, because the ssh command may prompt for a password. 在这里,&wait是有意义的,因为ssh命令可能提示输入密码。
The wait command is used to wait for termination of the sleep command. wait命令用于等待sleep命令的终止。
Init will wait until this command completes before doing anything else. init将等待直至该命令完成,然后再执行其他操作。
Simply add a pause command, or use the waitFor command to wait for the item element to appear and continue on the next command. 简单地添加一个pause命令,或者使用waitFor命令等待菜单项元素出现,并继续执行下一个命令。
To ensure that the script doesn't exit before all the remote commands have executed, you need to add a wait command to wait for the children of the script to finish. 要确保该脚本不会在执行所有的远程命令之前退出,您需要添加一个wait命令,以等待该脚本的所有子操作执行结束。
Wait until each addNode command has completed before issuing the subsequent addNode command. 等待每个addNode命令完成,然后再发出后续addNode命令。
If you do not want to wait for Informix to automatically expand a space, you can manually expand it using the following sysadmin task command 如果您不想等待Informix自动扩展空间,可以使用以下sysadmintask命令自动扩展它
If you wait for some time before running the lpstat command, you might not see the job, since it disappears from the queue once it is printed. 如果在运行lpstat命令前耽搁了一些时间,那么您可能看不到该作业,因为它一旦被打印就从队列中消失了。
When the sleep command terminates, for whatever reason, the wait command is satisfied. 当sleep命令终止后,将完成wait命令。
You can wait to be prompted for the password at the remote host, by specifying only a username on the command line on the local side. 可以在本地端的命令行上只指定用户名,等待远程主机提示输入密码。
He just wanted you to wait for his command. 他只是要你等他的命令。
A router on your network is not available. Wait a few minutes, and then try your command again. 网络的路由器不可用。请稍候,然后再试一次。
Next time I say wait for my command. 下次我说等我的命令。
First wait command succeeded. 首先等待命令成功。
But he faced an agonising wait before learning whether he could assemble enough seats to command a Commons majority. 但他仍需耐心等上一段时间,才可了解到自己能否联合到足够席位、从而在下议院占据多数。
Aliases can be used in conjunction with the Wait command to create looping aliases. 别名可以执行任何指令,也可以执行其他别名。因此,你可以创建一个循环的巨集。